ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / BoundSheet<T> Class / BoundSheet<T> Constructor / BoundSheet<T> Constructor()

In This Topic
    BoundSheet<T> Constructor()
    In This Topic
    Creates one BoundSheet<T> instance.
    Syntax
    'Declaration
     
    
    Public Function New()
    public BoundSheet<T>()
    See Also